projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f5f4b53
3b09cd5
)
Auto merge of #1176 - alexcrichton:less-relative, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 16 Jan 2015 19:56:26 +0000
(19:56 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 16 Jan 2015 19:56:26 +0000
(19:56 +0000)
Turns out path_relative_from returns Some even if they're not ancestors of one
another! This adds an explicit check for `is_ancestor_of`.
Trivial merge